![]() ![]() ![]() ![]() ![]() Alan numitron clock Clapclap 2313/1386 SNES Pi Webserver USB Volume/USB toys Smokey amp Laser cutter WordClock ardReveil v3 SNES Arcade cabinet Game boy projects cameleon Home Presence Detector ![]() AlanFromJapan ![]() ![]() ![]() Akizukidenshi Elec-lab Rand Nerd Tut EEVblog SpritesMods AvrFreaks Gameboy Dev FLOZz' blog Switch-science Sparkfun Suzusho Datasheet Lib Reddit Elec Ermicro Carnet du maker (fr) |
line chatbotLast update: Thu Jun 5 22:25:41 2025
This is a new Template for line chatbot!
PresentationPrincipleStarted that in December 2016, idea would be a line chatbot that can do some domotics... First we'll work with the Messaging API of Line.Points of interestImplementationBasics: get a service running and plugged in Linesudo adduser --disabled-login linebot python -m ensurepip --default-pip or curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py;python get-pip.py or python -m ensurepip --default-pip sudo pip install line-bot-sdk flask git clone https://github.com/line/line-bot-sdk-python sudo certbot certonly --manual -d myserver.duckdns.org you'll need to run a parallel simple webserver, but it's all explained on the screen, just read it, you'll end up with you 2 .pem certificate files. You want that key file and your fullchain.pem that is stored in /etc/letsencrypt/live/myserver.duckdns.org/. You can use the privkey that is there too, it's the same as the key file you generated above.
Basics: as a docker!I need a pretext to study docker, sounds about right. I will detail it here.Natural Language Processing : SpaCy
SchematicsSource codePicturesLinksSites you'll needHelpful sourcesInspiration |
All content on this site is shared under the MIT licence (do what u want, don't sue me, hat tip appreciated) electrogeek.tokyo ~ Formerly known as Kalshagar.wikispaces.com and electrogeek.cc (AlanFromJapan [2009 - 2025]) |